CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - scale bitmap

搜索资源列表

  1. Soft20060210100316481

    0下载:
  2. 直接读文件方式显示BMP位图: 从文件中读取象素数据,用打点的方法在屏幕上显示出来,用到了搜索文件的代码。BMP位图包括24位真彩色,灰度图象,以及实现从24位真彩色图象到灰度图象的转换。 -direct reading papers show that BMP bitmap : from paper to read pixel data The method used to cook displayed on the screen, and used the code to sea
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:144995
    • 提供者:gggg
  1. graychang

    0下载:
  2. 该程序实现位图的灰度变换,是基于视图类的工程。-the program bitmap gray-scale transformation is based on the View class project.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:353738
    • 提供者:李静
  1. bmp_24.rar

    0下载:
  2. 24位bmp图像读取处理,包括灰度处理(二值化),中值滤波处理。,Bmp image reader 24, including gray-scale processing (binarization), median filter processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7082964
    • 提供者:android
  1. ImageHandle

    2下载:
  2. 主要功能 图像处理系统是一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。  图像显示模块 该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。  图像转换模块 该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。  图像处理模块 该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 =
  3. 所属分类:Special Effects

    • 发布日期:2016-06-23
    • 文件大小:4190802
    • 提供者:志勇
  1. Rotate

    0下载:
  2. 本程序实现了位图的读取,显示,灰度化,直方图,以及旋转。-This procedure achieved a bitmap read, display, gray scale, the histogram, as well as rotation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:359251
    • 提供者:zqfzqf2008
  1. ImageProcessingSystem

    0下载:
  2. 主要功能 一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。用VC 6.0编写  图像显示模块 该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。  图像转换模块 该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。  图像处理模块 该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 &#
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1677888
    • 提供者:陈凯迪
  1. CZoomView_src

    0下载:
  2. A Doc/View application with zoom feature( zoom files of a bitmap implemented in vc++ (specific zoom scale-A Doc/View application with zoom feature( zoom files of a bitmap implemented in vc++ (specific zoom scale))
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3349
    • 提供者:bubu
  1. Log

    0下载:
  2. 打开并显示位图,做一些简单的图像处理,如图像灰度化、二值化。-Open and display a bitmap, do some simple image processing, such as gray-scale images, and binary.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-16
    • 文件大小:3836460
    • 提供者:小贝
  1. bitmap

    0下载:
  2. 图像处理中的灰度化处理,用三种不同的方法,对图像进行灰度处理。-Gray-scale image processing in the processing, using three different methods, gray-scale image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3589
    • 提供者:YZB
  1. chepaidingweixidong

    0下载:
  2. 1.采集到的车牌照图片使用的是24位RGB的BMP位图,即真彩图。需要将其转化为256级灰度图像。 2.将灰度图像转换成为二值图像。 3.去除噪声采用的方法:中值滤波、直方图均衡。 4.数学形态学的基本思想是用具有一定形态的结构元素去度量和提取图像中的对应形状以达到对图像分析和识别的目的。-1. Collection of vehicle license plate image using a 24-bit RGB bitmap in BMP, that is true color.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-16
    • 文件大小:4490647
    • 提供者:李国庆
  1. Mytest

    0下载:
  2. 图像处理各种算法的实现,包括BMP位图显示、图像几何变换、灰度变换、边缘检测、圆心提取算法等。-A variety of image processing algorithm, including BMP bitmap display, image geometric transformation, gray-scale transform, edge detection, core extraction algorithm etc.
  3. 所属分类:Special Effects

    • 发布日期:2015-04-14
    • 文件大小:4011301
    • 提供者:王浩
  1. 0712253

    0下载:
  2. I wrote this program for coloring any map with only 4 colors. Input for it is an bitmap file with 24 bit colors (must gray/scale). Output is a bitmap which is colored with maximum 4 colors.
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1625461
    • 提供者:raveufo
  1. ImageMagick-6.5.8-6.tar

    0下载:
  2. Imagemagic是一款创建、编辑、压缩图像的软件。可以转换 DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG等格式,并且能够轻松的对图片进行旋转,缩放等操作-ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-28
    • 文件大小:11085592
    • 提供者:kfld
  1. HWproject

    0下载:
  2. vb.net 下 bitmap作二值化 直方圖運算 Sobel邊緣化 影像處理 圖形放大縮小 灰階CDF均勻化 -vb.net for the next bitmap binary histogram Sobel operator to narrow the marginalization of gray-scale image processing zoom CDF homogenization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1284519
    • 提供者:JKHCG
  1. Gray

    0下载:
  2. vc++开发的位图处理程序,可将彩色图转为灰色图,课进行灰度比例化,灰度线性化、灰度线性截断、灰度取反等操作-vc++ Development bitmap processing, can be color map into gray map, the proportion of lessons were gray, gray linearization, linear cut gray, gray-scale operations such as taking anti-
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2187961
    • 提供者:KKill
  1. Bitmap

    0下载:
  2. 采用动态规划思想编写的灰度图像压缩算法。-The use of dynamic programming algorithms written in gray-scale image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1449015
    • 提供者:
  1. ByteArray-Scale-Bitmap

    0下载:
  2. 9-slice Bitmap scaling by ByteArray. Very useful for GUI-9-slice Bitmap scaling by ByteArray. Very useful for GUI!!
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-08
    • 文件大小:275992
    • 提供者:Hax Hax
  1. ImageViewPic

    0下载:
  2. 对一张bitmap 进行缩放,拖动的处理-scale Bitmap
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:873456
    • 提供者:必成
  1. scale_bitmap

    0下载:
  2. 缩放Cbitmap,支持宽高任意比例的缩放,返回值为缩放后的Cbitmap。-scale bitmap
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:932
    • 提供者:wujing
  1. Bitmap

    0下载:
  2. 使用C语言对位图文件的头信息进行读取,从而对图像进行直方图均衡化处理和灰度变换。-Using the C language header bitmap file for reading, so the image histogram equalization processing and gray-scale transformation.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-29
    • 文件大小:317209
    • 提供者:徐小敏
« 12 3 »
搜珍网 www.dssz.com